net/http.timeoutError.Is (method)

one use

	net/http (current package)
		transport.go#L2642: func (e *timeoutError) Is(err error) bool { return err == context.DeadlineExceeded }